Version

InfragisticsSuite<TModel> Class Members

The following tables list the members exposed by InfragisticsSuite<TModel>.

Public Constructors
 NameDescription
Public ConstructorInfragisticsSuite<TModel> ConstructorThe idea of the InfragisticsSuite is to provide a common means of accessing all wrappers.  
Public Methods
 NameDescription
Public MethodBulletGraphOverloaded. Accepts a model class and returns a string that will be rendered in the view.  
Public MethodCategoryChartOverloaded. Accepts a model class and returns a string that will be rendered in the view.  
Public MethodCheckBoxEditorOverloaded. Helper to configure and render CheckBoxEditor.  
Public MethodCheckBoxEditorForOverloaded. Helper to configure a CheckBoxEditor widget for a specific property of the model.  
Public MethodColorPickerOverloaded. Accepts a model class and returns a string that will be rendered in the view.  
Public MethodComboOverloaded. Accepts a model class and returns a string that will be rendered in the view  
Public MethodComboForOverloaded. Helper to configure a Combo widget for a specific property of the model.  
Public MethodCurrencyEditorOverloaded. Helper to configure and render CurrencyEditor.  
Public MethodCurrencyEditorForOverloaded. Helper to configure a CurrencyEditor widget for a specific property of the model.  
Public MethodDataChartOverloaded. Accepts a model class and returns a string that will be rendered in the view.  
Public MethodDateEditorOverloaded. Helper to configure and render DateEditor.  
Public MethodDateEditorForOverloaded. Helper to configure a DateEditor widget for a specific property of the model.  
Public MethodDatePickerOverloaded. Helper to configure a Date Picker.  
Public MethodDatePickerForOverloaded. Helper to configure a DatePicker widget for a specific property of the model.  
Public MethodDialogOverloaded. Helper to configure igDialog widget.  
Public MethodDoughnutChartOverloaded. Accepts a model class and returns a string that will be rendered in the view.  
Public MethodEditorForOverloaded. Helper to configure a strongly typed editor widget for a specific property of the model.  
Public MethodFunnelChartOverloaded. Accepts a model class and returns a string that will be rendered in the view.  
Public MethodGridOverloaded. Accepts a model class and returns a string that will be rendered in the view.  
Public MethodHtmlEditorOverloaded. Renders a html editor widget with the specified options in the model and the specified html attributes.  
Public MethodHtmlEditorFor<TProperty>Helper to configure the HTML Editor widget for a specific property of the model.  
Public MethodLayoutManagerOverloaded. Renders the specified Layout Manager Model.  
Public MethodLinearGaugeOverloaded. Accepts a model class and returns a string that will be rendered in the view.  
Public MethodLoaderOverloaded. Helper to configure a Loader widget.  
Public MethodMapOverloaded. Accepts a model class and returns a string that will be rendered in the view.  
Public MethodMaskEditorOverloaded. Helper to configure a MaskEditor.  
Public MethodMaskEditorForOverloaded. Helper to configure a MaskEditor widget for a specific property of the model.  
Public MethodNotifierOverloaded. Renders the specified notifier model.  
Public MethodNumericEditorOverloaded. Helper to configure and render NumericEditor.  
Public MethodNumericEditorForOverloaded. Helper to configure a NumericEditor widget for a specific property of the model.  
Public MethodOlapDataSourceOverloaded. Renders the specified OLAP data source model.  
Public MethodPercentEditorOverloaded. Helper to configure and render PercentEditor.  
Public MethodPercentEditorForOverloaded. Helper to configure a PercentEditor widget for a specific property of the model.  
Public MethodPieChartOverloaded. Constructs a pie chart with the provided data source.  
Public MethodPivotDataSelectorOverloaded. Renders the specified pivot data selector model.  
Public MethodPivotGridOverloaded. Renders the specified pivot grid model.  
Public MethodPivotViewOverloaded. Renders the specified pivot view model.  
Public MethodPopoverOverloaded. Renders the specified popover model.  
Public MethodQRCodeBarcodeOverloaded. Accepts a model class and returns a string that will be rendered in the view.  
Public MethodRadialGaugeOverloaded. Accepts a model class and returns a string that will be rendered in the view.  
Public MethodRadialMenuOverloaded. Accepts a model class and returns a string that will be rendered in the view.  
Public MethodRatingOverloaded. Helper to configure a Rating widget.  
Public MethodRatingForOverloaded. Helper to configure a Rating widget for a specific property of the model.  
Public MethodSchedulerHelper to configure a Scheduler widget.  
Public MethodSparklineOverloaded. Accepts a model class, id and HTML attributes and returns a string that will be rendered in the view.  
Public MethodSplitterOverloaded. Renders the specified splitter model.  
Public MethodSpreadsheetOverloaded. Helper to configure a Spreadsheet widget.  
Public MethodTextEditorOverloaded. Helper to configure a TextEditor.  
Public MethodTextEditorForOverloaded. Helper to configure a TextEditor widget for a specific property of the model.  
Public MethodTileManagerOverloaded. Renders the specified TileManager model.  
Public MethodTimePickerOverloaded. Helper to configure a TimePicker.  
Public MethodTimePickerForOverloaded. Helper to configure a TimePicker widget for a specific property of the model.  
Public MethodTreeOverloaded. Renders the specified tree model.  
Public MethodTreeGridOverloaded. Accepts a model class and returns a string that will be rendered in the view.  
Public MethodUploadOverloaded. Renders a upload widget with the specified id and options in the model.  
Public MethodValidatorOverloaded. Helper to configure and render a Validator widget.  
Public MethodVideoPlayerOverloaded. Renders a video player widget with the specified options in the model.  
Public MethodZoombarOverloaded. Renders the specified zoombar model.  
See Also

View on GitHub